home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 26 / AMIGAplus Sonderheft 26 (2000)(Falke)(DE)(Track 1 of 2)[!].iso / Tools / Packer / PPCUnACE / Src / readme.txt < prev    next >
Text File  |  1999-03-29  |  3KB  |  84 lines

  1.                                                       Copyright by Marcel Lemke
  2.  
  3.     Description of public UNACE v1.2b  June 1998
  4.    ----------------------------------------------
  5.  
  6.      1. Features
  7.      2. Platform compability
  8.      3. Compiling
  9.      4. Warranty
  10.      5. Latest public UNACE
  11.      6. Thanks
  12.  
  13. ------------------------------------------------------------------------------
  14.  
  15.  
  16.   1. Features
  17.  -------------
  18.       The public version of UNACE is limited in its functionallity:
  19.  
  20.         * no EMS/XMS support
  21.         * decompression dictionary limited by the target system;
  22.             this means that the 16bit version has a maximum of 32k only
  23.         * no decryption
  24.         * no wildcard-handling
  25.  
  26.  
  27.   2. Platform compability
  28.  -------------------------
  29.       There are different makefiles and OS.H files in the directories of
  30.       public UNACE. Just copy the files of the directory for the system
  31.       you want to compile for. It might be necessary to modify different
  32.       things a bit to get it working with new compilers.
  33.       If you had to do so, please tell me about these changes!
  34.  
  35.       This source has been tested as 16bit and 32bit MS-DOS, 16bit and 32bit
  36.       Windows (character mode), Amiga, PPC-Amiga and LINUX executable.
  37.  
  38.       If you have any suggestions to make it more compatible for
  39.       other platforms tell me please:
  40.  
  41.         email: mlemke6413@aol.com
  42.  
  43.  
  44.   3. Compiling
  45.  --------------
  46.       To get UNACE.EXE choose the correct makefile and copy it to the source
  47.       directory to run your MAKE-utility on it.
  48.  
  49.       Choose a 32bit target if possible. Otherwhise there might be not enough
  50.       memory to decompress archives with dictionaries larger than 32kb.
  51.  
  52.  
  53.   4. Warranty
  54.  -------------
  55.       Marcel Lemke, the author of ACE and the original source of this
  56.       extraction utility, disclaims any liability for any damage caused by:
  57.  
  58.         * using or misusing this software
  59.         * any bugs introduced by modifying source or due to the
  60.             compile/link environment
  61.  
  62.       You use/distribute the UNACE program compiled by you at your own risk.
  63.       The original author (Marcel Lemke) cannot be held responsible for data
  64.       loss or other damages and any consequences from this loss or damages.
  65.  
  66.  
  67.   5. Latest public UNACE
  68.  ------------------------
  69.       Please make sure you have the latest UNACE source.
  70.       Take a look on my web-site to do so:
  71.  
  72.         http://members.aol.com/mlemke6413/ace.html
  73.  
  74.  
  75.   6. Thanks 
  76.  -----------
  77.       A lot of thanks to Wilfred van Velzen <wilfred@aobh.xs4all.nl> for
  78.       porting UNACE to the Amiga and setting up the basic elements for
  79.       general portability this way.
  80.  
  81.  
  82.                      Happy programming ... Marcel Lemke
  83.  
  84.